############################################################################# ############################################################################# # # latex.tcl, version 3.2: macros, menu, and key bindings for LaTeX users # ############################################################################# # # version 1.1 and 1.2 (11/10/92) by Richard T. Austin <austin@eecs.umich.edu># versions 2.0–3.1 and 3.2 (7/96) by Tom Scavo <trscavo@syr.edu># # If you make improvements to this file, please share them! # ############################################################################# ############################################################################# ############################################################################# # # Autoload procedure # ############################################################################# proc dummyTeX ############################################################################# # # Flags and variables # ############################################################################# # Flags —# syntax: newModeVar <mode> <name> <initial_value> 1 newModeVar TeX buildPkgsSubmenu 0 1 newModeVar TeX deleteEnvNoisily 1 1 newModeVar TeX deleteObjNoisily 1 1 newModeVar TeX promptNoisily 1 1 newModeVar TeX runTeXInBack 0 1 newModeVar TeX searchNoisily 1 1 newModeVar TeX smartDots 1 1 newModeVar TeX smartQuotes 1 1 newModeVar TeX smartScripts 1 1 # newModeVar TeX useBoxMacro 1 1 newModeVar TeX useBrackets 0 1 newModeVar TeX useDollarSigns 0 1 newModeVar TeX useStatusBar 1 1 newModeVar TeX wordWrap 1 1 # Variables —# syntax: newModeVar <mode> <name> <initial_value> 0 newModeVar TeX boxMacroNames includegraphics includegraphics* 0 newModeVar TeX citeCommands cite nocite 0 newModeVar TeX fillColumn 70 0 # Bug—will not select arguments with embedded braces: newModeVar TeX funcExpr
(sub)*section(

.*

|&sstarf#star;)?([^]*)? 0 newModeVar TeX parseExpr [^{]*{(.*)}[^}]* 0 newModeVar TeX funcExprAlt
section(

.*

|&sstarf#star;)?([^]*)? 0 # newModeVar TeX funcExpr
((sub)*section|chapter)(

.*

|&sstarf#star;)?([^]*)? 0 # newModeVar TeX funcExprAlt
(section|chapter)(

.*

|&sstarf#star;)?([^]*)? 0 newModeVar TeX leftFillColumn 0 0 newModeVar TeX prefixString